lcPaint_DrawPickBox Home

Draws a square at cursor position. The size is defined by LC_PROP_WND_PICKBOXSIZE property.

 BOOL lcPaint_DrawPickBox (
   HANDLE hLcWnd
 );

Parameters
hLcWnd
  Handle to LiteCAD graphics window.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).